Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry.javaagent:opentelemetry-javaagent 2.9.0 -> 2.10.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.javaagent:opentelemetry-javaagent)

v2.10.0

🌟 New javaagent instrumentation
🌟 New library instrumentation
Migration notes
  • Spring Boot Starter Scheduling instrumentation scope name changed from
    io.opentelemetry.spring-scheduling-3.1 to io.opentelemetry.spring-boot-autoconfigure
    to reflect the module's name.
  • Default flush timeout for aws lambda javaagent instrumentation changed from 1 second
    to 10 seconds to match the flush timeout used in the aws lambda library instrumentation.
    (#​12576)
📈 Enhancements
  • Delegate loading of java package to platform loader
    (#​12505)
  • Set up virtual field transforms before otel sdk is initialized
    (#​12444)
  • Update azure-core-tracing-opentelemetry version and improve HTTP suppression to back off
    when Azure SDK tracing is disabled.
    (#​12489)
  • Ktor2 http client uses low level instrumentation
    (#​12530)
  • Add logback mdc instrumentation to spring boot starter
    (#​12515)
  • Run class load listener only once
    (#​12565)
  • Remove duplicate byte buddy classes to reduce agent jar file size
    (#​12571)
  • Support additional JVM arg syntax in service name resource detector
    (#​12544)
🛠️ Bug fixes
  • Fix derby directory connection string parser
    (#​12479)
  • Improve whitespace handling in oracle jdbc url parser
    (#​12512)
  • Fix SpanKey bridging for unbridgeable span
    (#​12511)
  • Fix lettuce instrumentation and tests to pass against latest version
    (#​12552)
  • Fix Kafka initialization occasionally failed due to concurrent injection of OpenTelemetryMetricsReporter
    (#​12583)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners November 14, 2024 02:02
@trask trask merged commit b1ceb4e into main Nov 14, 2024
7 checks passed
@trask trask deleted the renovate/opentelemetry-packages branch November 14, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants